HomePage

class HomePage : ContentPage
extension HomePage : 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 }