Method | Description | |
---|---|---|
Awake ( NSObject context ) : void | ||
DidDeactivate ( ) : void | ||
DidSelectRow ( WKInterfaceTable table, nint rowIndex ) : void | ||
HandleUserActivity ( NSDictionary userActivity ) : void | ||
InterfaceController ( |
||
WillActivate ( ) : void |
Method | Description | |
---|---|---|
LoadTableRows ( ) : void |
public DidSelectRow ( WKInterfaceTable table, nint rowIndex ) : void | ||
table | WKInterfaceTable | |
rowIndex | nint | |
return | void |
public HandleUserActivity ( NSDictionary userActivity ) : void | ||
userActivity | NSDictionary | |
return | void |
public InterfaceController ( |
||
handle | ||
return | System |