readAttributeSupportedModes(completion:)

Declaration

func readAttributeSupportedModes(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeSupportedModes() async throws -> [Any]