UIActivityType.OpenInIBooks Property

Definition

Indicates the activity of opening a document in iBooks.

[Foundation.Field("UIActivityTypeOpenInIBooks", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString OpenInIBooks { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OpenInIBooks : Foundation.NSString

Property Value

Attributes

Applies to