PlayedState

struct PlayedState : View

The ‘played state’ button

  • The KodiItem to set

    Declaration

    Swift

    let item: any KodiItem

Body of the View

  • The body of the View

    Declaration

    Swift

    var body: some View { get }