QCComposition.InputRSSFeedURLKey Property
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.
Caution
This field is always null.
[Foundation.Field("QCCompositionInputRSSFeedURLKey", "QuartzComposer")]
public static Foundation.NSString InputRSSFeedURLKey { get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("This field is always null.")]
public static Foundation.NSString? InputRSSFeedURLKey { get; }
[<Foundation.Field("QCCompositionInputRSSFeedURLKey", "QuartzComposer")>]
static member InputRSSFeedURLKey : Foundation.NSString
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("This field is always null.")>]
static member InputRSSFeedURLKey : Foundation.NSString
Property Value
- Attributes