Package org.robovm.apple.uikit
Class UIDocument.Notifications
java.lang.Object
org.robovm.apple.uikit.UIDocument.Notifications
- Enclosing class:
- UIDocument
public static class UIDocument.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveStateChanged(UIDocument object, VoidBlock1<UIDocument> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeStateChanged
public static NSObjectProtocol observeStateChanged(UIDocument object, VoidBlock1<UIDocument> block)- Since:
- Available in iOS 5.0 and later.
-