Application 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.
In this article
public static class Application
type Application = class
Inheritance
Fields
Methods
GetActiveBezelInteractionElement(BindableObject)
GetActiveBezelInteractionElement(IPlatformElementConfiguration<Tizen,Application>)
GetOverlayContent(BindableObject)
GetOverlayContent(IPlatformElementConfiguration<Tizen,Application>)
GetUseBezelInteraction(BindableObject)
GetUseBezelInteraction(IPlatformElementConfiguration<Tizen,Application>)
SetActiveBezelInteractionElement(BindableObject, Element)
SetActiveBezelInteractionElement(IPlatformElementConfiguration<Tizen,Application>, Element)
SetOverlayContent(BindableObject, View)
SetOverlayContent(IPlatformElementConfiguration<Tizen,Application>, View)
SetUseBezelInteraction(BindableObject, Boolean)
SetUseBezelInteraction(IPlatformElementConfiguration<Tizen,Application>, Boolean)
Applies to