ProfilePage
class ProfilePage : ContentPage
extension ProfilePage : Equatable, StaticIdentifiable
Undocumented
-
Property for identifying order of accessibility elements in the header views Ex - This can be used to modify the VoiceOver order
Declaration
Swift
override var headerAccessibilityElements: [Any]? { get }
View on GitHub
Install in Dash
ProfilePage Class Reference