Method | Description | |
---|---|---|
CanPerform ( NSObject activityItems ) : bool | ||
GetCurrentActivities ( ) : UIActivity[] |
Retrieve a UIActivity instance for each AirPlay device currently accessible on the network.
|
|
Perform ( ) : void | ||
Prepare ( NSObject activityItems ) : void | ||
UIAirPlayActivity ( NSNetService service ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetIcon ( ) : UIKit.UIImage |
public CanPerform ( NSObject activityItems ) : bool | ||
activityItems | NSObject | |
return | bool |
public static GetCurrentActivities ( ) : UIActivity[] | ||
return | UIActivity[] |
public Prepare ( NSObject activityItems ) : void | ||
activityItems | NSObject | |
return | void |
public UIAirPlayActivity ( NSNetService service ) : System.Collections.Generic | ||
service | NSNetService | |
return | System.Collections.Generic |