SLComposeSheetConfigurationItem.SetTapHandler(Action) 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.
Caution
Use the 'TapHandler' property.
Deprecated. Do not use.
[System.Obsolete("Use the 'TapHandler' property.")]
public virtual void SetTapHandler (Action tapHandler);
abstract member SetTapHandler : Action -> unit
override this.SetTapHandler : Action -> unit
Parameters
- tapHandler
- Action
- Attributes