ACFacebookAudienceValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |