writeAttributeCurrentApp(withValue:completion:)

Declaration

func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEPStruct?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEPStruct?) async throws