MSMessagesAppViewController.DidResignActive(MSConversation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the system after the conversation
has become inactive.
[Foundation.Export("didResignActiveWithConversation:")]
public virtual void DidResignActive (Messages.MSConversation conversation);
abstract member DidResignActive : Messages.MSConversation -> unit
override this.DidResignActive : Messages.MSConversation -> unit
Parameters
- conversation
- MSConversation
- Attributes