NavDeepLinkSaveStateControl

@Retention(value = AnnotationRetention.BINARY)
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
@RequiresOptIn(level = RequiresOptIn.Level.WARNING)
public annotation NavDeepLinkSaveStateControl


Summary

Public constructors

Public constructors

public NavDeepLinkSaveStateControl()