ACFacebookAudienceValue Class

Definition

An enumeration whose values specify the visibility of a post to Facebook.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use Facebook SDK instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use Facebook SDK instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class ACFacebookAudienceValue
type ACFacebookAudienceValue = class
Inheritance
ACFacebookAudienceValue
Attributes

Properties

Everyone

Represents the value associated with the constant ACFacebookAudienceEveryone

Friends

Represents the value associated with the constant ACFacebookAudienceFriends

OnlyMe

Represents the value associated with the constant ACFacebookAudienceOnlyMe

Applies to