[dismiss]
På yggenyk.dk bruger vi cookies til at give dig en god oplevelse og til at indsamle statistik, der kan være med til at forbedre brugeroplevelsen. Hvis du klikker på et link på yggenyk.dk, accepterer du samtidig vores cookiepolitik.
IOS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
===Layout Anchors=== | ===Layout Anchors=== | ||
====Apple==== | |||
* [https://useyourloaf.com/blog/pain-free-constraints-with-layout-anchors/ Pain Free Constraints with Layout Anchors] | * [https://useyourloaf.com/blog/pain-free-constraints-with-layout-anchors/ Pain Free Constraints with Layout Anchors] | ||
* | *[https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/AutolayoutPG/ProgrammaticallyCreatingConstraints.html Advanced Auto Layout - Programmatically Creating Constraints] | ||
[https://developer.apple.com/library/content/documentation/UserExperience/Conceptual/AutolayoutPG/ProgrammaticallyCreatingConstraints.html Advanced Auto Layout - Programmatically Creating Constraints] | * [https://developer.apple.com/reference/uikit/nslayoutconstraint API Reference - NSLayoutConstraint] | ||
====Xamarin==== | |||
* [https://developer.xamarin.com/api/member/MonoTouch.UIKit.NSLayoutConstraint.ActivateConstraints/p/MonoTouch.UIKit.NSLayoutConstraint/ NSLayoutConstraint.ActivateConstraints] | |||
===FluentLayout=== | ===FluentLayout=== | ||
* [http://gregshackles.com/fluentlayout-2-5/ FluentLayout v2.5 released | * [http://gregshackles.com/fluentlayout-2-5/ FluentLayout v2.5 released] |