SLComposeServiceViewController.GetConfigurationItems Method
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.
Gets an array of optional configuration items that may contain, for example, options to allow the user to choose an account to use.
[Foundation.Export("configurationItems")]
public virtual Social.SLComposeSheetConfigurationItem[] GetConfigurationItems ();
abstract member GetConfigurationItems : unit -> Social.SLComposeSheetConfigurationItem[]
override this.GetConfigurationItems : unit -> Social.SLComposeSheetConfigurationItem[]
Returns
- Attributes